- test cases
- Программирование: сценарии тестирования, тестовые сценарии
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Common Test Cases — b:Transwiki:Common Test Cases This page is a soft redirect. Categories: Wikipedia soft redirects … Wikipedia
Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… … Wikipedia
Test management — is the activity of managing some tests. A test management tool is a Software used by Quality Assurance team to manage the tests (automatic or not) that have been previously specified. It is often associated with an Automation software. Test… … Wikipedia
test case — test cases N COUNT A test case is a legal case which becomes an example for deciding other similar cases … English dictionary
Test case — A test case in software engineering is a set of conditions or variables under which a tester will determine if a requirement or use case upon an application is partially or fully satisfied. It may take many test cases to determine that a… … Wikipedia
test case — noun a representative legal action whose outcome is likely to become a precedent • Syn: ↑test suit • Topics: ↑law, ↑jurisprudence • Hypernyms: ↑legal action, ↑action, ↑action at law … Useful english dictionary
Test automation — Compare with Manual testing. Test automation is the use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the setting up of test preconditions, and other test control and test reporting… … Wikipedia
Test suite — In software development, a test suite, less commonly known as a validation suite , is a collection of test cases that are intended to be used to test a software program to show that it has some specified set of behaviours. A test suite often… … Wikipedia
Test plan — A test plan is a systematic approach to testing a system such as a machine or software. The plan typically contains a detailed understanding of what the eventual workflow will be.Test plans in hardware developmentA test plan documents the… … Wikipedia
test case — UK / US noun [countable] Word forms test case : singular test case plural test cases a legal case whose result will be used as a model for similar cases in the future … English dictionary
Test harness — In software testing, a test harness or automated test framework is a collection of software and test data configured to test a program unit by running it under varying conditions and monitoring its behavior and outputs. It has two main parts: the … Wikipedia